net/net.c: cosmetic: fix indentation
authorLuca Ceresoli <[email protected]>
Wed, 4 May 2011 02:40:46 +0000 (02:40 +0000)
committerWolfgang Denk <[email protected]>
Thu, 12 May 2011 20:07:31 +0000 (22:07 +0200)
commitc819abeef7e8d924baf3d15a1eef51525d90182e
tree7945730237d9efa5d1811cdf218c9cb1e66a8e3b
parent92895de9782e17172deca2ad0b6fff6d7425ed38
net/net.c: cosmetic: fix indentation

This removes the following checkpatch issues:
 - ERROR: switch and case should be at the same indent
 - WARNING: suspect code indent for conditional statements
 - WARNING: labels should not be indented

Signed-off-by: Luca Ceresoli <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Ben Warren <[email protected]>
net/net.c